home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / c / cxref_1_4a.lha / cpp / Makefile.cpp < prev    next >
Makefile  |  1997-12-07  |  2KB  |  33 lines

  1. #
  2. # C Cross Referencing & Documentation tool. Version 1.3
  3. #
  4. # CPP Configuration Makefile.
  5. #
  6. # Generated by config-cpp
  7. #
  8. # This file Copyright 1995,96 Andrew M. Bishop
  9. # It may be distributed under the GNU Public License, version 2, or
  10. # any higher version.  See section COPYING of the GNU Public license
  11. # for conditions under which this file may be redistributed.
  12. #
  13.  
  14. # The predefined macros and answers to questions
  15. # e.g PREDEFINES = -D__GNUC__=2 -D__GNUC_MINOR__=6 -Dunix -D__unix__ -D__unix -Asystem(unix)
  16.  
  17. PREDEFINES = -D__GNUC__=2 -D__GNUC_MINOR__=7 -Dmc68000 -Damiga -Damigaos -Damigados -DMCH_AMIGA -DAMIGA -D__chip=__attribute__((chip)) -D__saveds=__attribute__((saveds)) -D__interrupt=__attribute__((interrupt)) -D__stackext=__attribute__((stackext)) -D__regargs=__attribute__((regparm)) -D__stdargs=__attribute__((stkparm)) -D__aligned=__attribute__((aligned(4))) -D__mc68000__ -D__amiga__ -D__amigaos__ -D__amigados__ -D__MCH_AMIGA__ -D__AMIGA__ -D__chip=__attribute__((chip)) -D__saveds=__attribute__((saveds)) -D__interrupt=__attribute__((interrupt)) -D__stackext=__attribute__((stackext)) -D__regargs=__attribute__((regparm)) -D__stdargs=__attribute__((stkparm)) -D__aligned=__attribute__((aligned(4))) -D__mc68000 -D__amiga -D__amigaos -D__amigados -D__MCH_AMIGA -D__AMIGA -Asystem(amigaos) -Asystem(amigados) -Acpu(m68k) -Amachine(m68k) -Dixemul -D__ixemul__ -D__ixemul
  18.  
  19. # The predefined include search directories
  20.  
  21. INCLUDE_DIR1 = /ade/local/include
  22. INCLUDE_DIR2 = /ade/m68k-amigaos/include
  23. INCLUDE_DIR3 = /ade/lib/gcc-lib/m68k-amigaos/2.7.2.1/include
  24.  
  25. # Set if replacements for bzero, bcmp, bcopy and index, rindex are needed
  26.  
  27. SVR4_STRINGS = 0
  28.  
  29. # The status of the configuration
  30. # Set CONFIG_STATUS to a null value if cxref-cpp is to be built.
  31.  
  32. CONFIG_STATUS =
  33.